home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / Monkey Lander.swf / scripts / frame_212 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  105 b   |  5 lines

  1. sndBonus.start();
  2. _root.score += 400;
  3. _root.txtScore = _root.score;
  4. headBonus3.gotoAndPlay("start");
  5.